<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*棣栭〉banner*/
.pics_wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  top: -6px;
}
.html5zoo-img-0 img {
  width: 100%;
}
.html5zoo-arrow-left-0 {
  left: 10% !important;
}
.html5zoo-arrow-right-0 {
  right: 10% !important;
}
.html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}
.html5zoo-nav-0 {
  margin-top: -35px !important;
  left: 48% !important;
}
.html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}
.banner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}
.banner ul.bb li {
  position: absolute;
  display: none;
}
.banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}
.banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}
.banner .num li.num_hover {
  background-color: #f7de07;
}
.banner .num li.num_hover a {
  color: #fff;
}
.banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
#bannerArrow,
#bannerCircle {
  display: none;
}
/*骞荤伅鐗囨牱寮�2*/
#focus {
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
}
#focus ul {
  height: 188px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li a img {
  height: 188px;
  width: 255px;
}
#focus ul li div {
  position: absolute;
  overflow: hidden;
}
#focus .btnBg {
  position: absolute;
  width: 255px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}
#focus .btn {
  position: absolute;
  width: 255px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}
#focus .btn span.on {
  background: #fff;
}
@keyframes lamp {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
/* product */
.product {
  margin: 66px auto 68px;
}
.pro_top {
  width: 100%;
  height: auto;
  text-align: center;
  background: url("../images/title.png") no-repeat center 12px;
}
.pro_top h3 {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  color: #02afae;
}
.pro_top h4 {
  font-size: 16px;
  line-height: 12px;
  color: #666666;
  margin-top: 18px;
}
.pro_bot {
  width: 100%;
  height: 652px;
  margin-top: 40px;
  overflow: hidden;
}
.pro_bot1 {
  float: left;
  width: 238px;
  height: 652px;
  padding: 4px 3px;
  box-sizing: border-box;
  border: solid 1px #dddddd;
  position: relative;
}
.pro_title {
  width: 230px;
  height: 85px;
  text-align: center;
  padding: 18px 0 16px;
  box-sizing: border-box;
  background-color: #02afae;
}
.pro_title h4 {
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  color: #fefeff;
}
.pro_title h5 {
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
  color: #fefeff;
  margin-top: 10px;
  position: relative;
}
.pro_title h5::before,
.pro_title h5::after {
  content: "";
  display: inline-block;
  vertical-align: super;
  width: 44px;
  height: 1px;
  margin: 0 10px;
  background-color: #ffffff;
}
.pro_title h5::before {
  margin-left: 0;
}
.pro_title h5::after {
  margin-right: 0;
}
.pro_bot12 {
  width: 206px;
  height: 558px;
  margin: auto;
  padding: 12px 0 6px;
  box-sizing: border-box;
}
.pro_list {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro_list li {
  width: 206px;
  height: 59px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.pro_list li:last-child {
  border: 0;
}
.pro_list li:last-child::after {
  display: none;
}
.pro_list li::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  transition: all 0.5s;
  background: #02afae;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.pro_list li a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 60px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 50px 0 12px;
  box-sizing: border-box;
  position: relative;
}
.pro_list li a::after {
  content: "";
  display: block;
  width: 12px;
  height: 100%;
  background: url("../images/pro_icon1.png") no-repeat center center;
  position: absolute;
  top: 0;
  right: 12px;
  transition: all 0.6s;
}
.pro_list li:hover::after {
  width: 46px;
}
.pro_list li:hover a {
  color: #02afae;
}
.pro_list li:hover a::after {
  background: url("../images/pro_icon2.png") no-repeat center center;
  transform: rotate(360deg);
}
.pro_bot2 {
  float: right;
  width: 942px;
  height: 652px;
  margin-left: 20px;
  overflow: hidden;
  padding-top: 6px;
  box-sizing: border-box;
}
.pro_bot21 {
  width: 100%;
  height: 22px;
  overflow: hidden;
}
.pro_bot21 p {
  float: left;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin-top: 3px;
  margin-right: 46px;
  transition: all 0.5s;
}
.pro_bot21 .pro_hot {
  color: #02afae;
}
.pro_bot21 .pro_more {
  float: left;
  font-family: ArialMT;
  font-size: 14px;
  line-height: 16px;
  color: #666666;
  margin-top: 3px;
  margin-left: 354px;
}
.pro_bot21 .pro_more:hover {
  color: #02afae;
}
.search {
  float: right;
  width: 302px;
  height: 22px;
  overflow: hidden;
}
.search .search_input {
  float: left;
  display: block;
  width: 265px;
  height: 16px;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  margin-top: 3px;
  padding-left: 10px;
  box-sizing: border-box;
  border-left: 1px solid #02afae;
}
.search .search_input::placeholder {
  color: #999999;
}
.search .search_btn {
  float: right;
  width: 22px;
  height: 22px;
}
.pro_bot22 {
  width: 100%;
  height: 590px;
  margin-top: 32px;
}
.pro_bot22 li {
  float: left;
  width: 304px;
  height: 281px;
  margin-right: 15px;
  margin-bottom: 29px;
  overflow: hidden;
  position: relative;
  transition: all 0.5s;
}
.pro_bot22 li:nth-child(3n) {
  margin-right: 0;
}
.pro_bot22 li .top1,
.pro_bot22 li .bottom {
  width: 0;
  height: 1px;
  background: #02afae;
  transition: all 0.5s;
  position: absolute;
  top: 0;
  left: 0;
}
.pro_bot22 li .bottom {
  top: auto;
  bottom: 41px;
  left: auto;
  right: 0;
}
.pro_bot22 li .left,
.pro_bot22 li .right {
  width: 1px;
  height: 0;
  background: #02afae;
  transition: all 0.5s;
  position: absolute;
  bottom: 41px;
  left: 0;
}
.pro_bot22 li .right {
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
}
.pro_bot22 li .pro_img {
  display: block;
  width: 304px;
  height: 240px;
  padding: 3px;
  box-sizing: border-box;
  border: solid 1px #dddddd;
  background-color: #fefefe;
}
.pro_bot22 li .pro_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.pro_bot22 li .pro_txt {
  display: block;
  width: 304px;
  height: 40px;
  font-size: 14px;
  line-height: 38px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 1px;
  padding: 0 80px 0 20px;
  box-sizing: border-box;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  position: relative;
  transition: all 0.5s;
}
.pro_bot22 li .pro_txt::after {
  content: "";
  display: block;
  width: 65px;
  height: 20px;
  border-left: 1px solid #dddddd;
  background: url("../images/pro_btn.png") center no-repeat;
  position: absolute;
  top: 9px;
  right: 0;
}
.pro_bot22 li:hover .top1,
.pro_bot22 li:hover .bottom {
  width: 100%;
}
.pro_bot22 li:hover .left,
.pro_bot22 li:hover .right {
  height: 100%;
}
.pro_bot22 li:hover .pro_img {
  border-color: transparent;
}
.pro_bot22 li:hover .pro_txt {
  color: #ffffff;
  border-color: #02afae;
  background-color: #02afae;
}
.pro_bot22 li:hover .pro_txt::after {
  background: url("../images/pro_btn2.png") center no-repeat;
}
/* block1 */
.block1 {
  width: 100%;
  height: 374px;
  background: url("../images/block1_bg.png") no-repeat center center;
}
.block1 .center {
  height: 100%;
  box-sizing: border-box;
  padding: 66px 0 122px 556px;
}
.block1 .center h4 {
  width: 100%;
  height: 45px;
  background: url("../images/b1-h4.png") no-repeat center center;
  background: url("../images/b1-h4.png") right center no-repeat;
}
.block1 .center h5 {
  width: 100%;
  height: 29px;
  margin-top: 29px;
  background: url("../images/b1-h5.png") right center no-repeat;
}
.b1_3 {
  height: 34px;
  margin-top: 46px;
}
.b1_tel {
  float: left;
  height: 34px;
  margin-left: 122px;
  overflow: hidden;
}
.b1_tel img {
  float: left;
  width: 28px;
  height: 28px;
  margin-top: 2px;
}
.b1_tel span {
  float: left;
  display: block;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  margin-top: 6px;
  margin-left: 12px;
}
.b1_tel b {
  float: left;
  display: block;
  font-family: Arial;
  font-size: 30px;
  line-height: 22px;
  color: #ffffff;
  margin-top: 4px;
  margin-left: 8px;
}
.b1_btn {
  float: right;
  display: block;
  width: 136px;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  color: #ffffff;
  overflow: hidden;
  padding-left: 52px;
  box-sizing: border-box;
  border-radius: 17px;
  background: url("../images/b1_btn.png") 28px center no-repeat #ffb133;
  transition: all 0.5s;
}
.b1_btn:hover {
  transform: translateY(-5px);
}
/* ys */
.ys {
  width: 100%;
  height: 856px;
  margin: 25px auto 54px;
  overflow: hidden;
}
.ys_bot {
  height: 750px;
  margin-top: 40px;
  position: relative;
}
.ys_bot &gt; h4 {
  font-size: 42px;
  font-weight: bold;
  line-height: 42px;
  letter-spacing: 2px;
  color: #333333;
  position: absolute;
  top: 24px;
  left: 602px;
}
.ys_bot &gt; h4::after {
  content: "";
  display: block;
  width: 586px;
  height: 13px;
  background: url("../images/ys_hr.png") no-repeat center center;
  position: absolute;
  top: 14px;
  right: -598px;
}
.ys_bot &gt; h5 {
  font-family: Arial;
  font-size: 24px;
  line-height: 22px;
  color: #dddddd;
  position: absolute;
  top: 88px;
  left: 602px;
}
.ys_bot &gt; h6 {
  font-size: 20px;
  line-height: 20px;
  color: #666666;
  position: absolute;
  top: 134px;
  left: 602px;
}
.ys_bot1 .next,
.ys_bot1 .prev {
  width: 95px;
  height: 95px;
  cursor: pointer;
  position: absolute;
  bottom: 95px;
  left: 350px;
  z-index: 3;
  transition: all 0.5s;
}
.ys_bot1 .prev {
  background: url("../images/ys_prev.png") center no-repeat #02afae;
}
.ys_bot1 .prev:hover {
  background: url("../images/ys_prev.png") center no-repeat #ffb133;
}
.ys_bot1 .next {
  left: 444px;
  background: url("../images/ys_next.png") center no-repeat #02afae;
}
.ys_bot1 .next:hover {
  background: url("../images/ys_next.png") center no-repeat #ffb133;
}
.ys_title {
  width: 555px;
  height: 141px;
  position: absolute;
  top: 190px;
  left: 602px;
  z-index: 3;
}
.ys_title li {
  float: left;
  width: 126px;
  height: 141px;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  text-align: center;
  margin-right: 17px;
  padding-top: 78px;
  box-sizing: border-box;
  cursor: pointer;
  background: url("../images/ys_model1.png") center top no-repeat;
  position: relative;
}
.ys_title li::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #dddddd;
  position: absolute;
  bottom: -376px;
  left: -10px;
}
.ys_title li::after {
  content: "";
  display: block;
  width: 36px;
  height: 33px;
  margin-left: -18px;
  background: url("../images/ys_icon1.png") no-repeat center center;
  position: absolute;
  top: 35px;
  left: 50%;
}
.ys_title li:nth-child(2)::before {
  left: -133px;
}
.ys_title li:nth-child(2)::after {
  background: url("../images/ys_icon2.png") no-repeat center center;
}
.ys_title li:nth-child(3)::before {
  left: -256px;
}
.ys_title li:nth-child(3)::after {
  background: url("../images/ys_icon3.png") no-repeat center center;
}
.ys_title li:last-child {
  margin-right: 0;
}
.ys_title li:last-child::before {
  left: -378px;
}
.ys_title li:last-child::after {
  background: url("../images/ys_icon4.png") no-repeat center center;
}
.ys_title .on {
  background: url("../images/ys_model2.png") center no-repeat;
}
.ys_title .on::before {
  background-color: #02afae;
}
.ys_bot2 {
  width: 1200px;
  height: 750px;
}
.ys_box {
  width: 1215px;
  height: 750px;
  overflow: hidden;
  padding-bottom: 15px;
  box-sizing: border-box;
}
.ys_box li {
  width: 100%;
  height: 100%;
  padding-right: 15px;
  box-sizing: border-box;
  position: relative;
}
.ys_box li .ys_img {
  float: left;
  width: 540px;
  height: 642px;
}
.ys_box li .ys_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.ys_box li .ys_desc {
  width: 756px;
  height: 360px;
  box-sizing: border-box;
  padding: 86px 20px 0 148px;
  background-color: #ffffff;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 0;
  right: 15px;
}
.ys_box li .ys_desc::after {
  content: "";
  display: block;
  width: 95px;
  height: 95px;
  background-color: #02afae;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ys_box li .ys_desc h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 1px;
  color: #333333;
}
.ys_box li .ys_desc .ys_hr {
  width: 29px;
  height: 4px;
  margin-top: 26px;
  margin-bottom: 20px;
  background-color: #02afae;
}
.ys_box li .ys_desc p {
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0.5px;
  color: #333333;
  padding-left: 14px;
  box-sizing: border-box;
  background: url("../images/ys_icon.png") left 16px no-repeat;
}
.ys_box li .ys_desc p span {
  font-family: SimSun;
}
.ys_box li:nth-child(2) .ys_desc p {
  line-height: 30px;
  background-position: left 12px;
}
.ys_box li:nth-child(2) .ys_desc p:nth-of-type(2) {
  margin-top: 5px;
}
/*  block2 */
.block2 {
  width: 100%;
  height: 200px;
  margin-bottom: 68px;
  overflow: hidden;
  background: url("../images/block2_bg.jpg") no-repeat center center;
}
.block2 .center {
  height: 1200px;
}
.b2-1 {
  float: left;
  width: 200px;
  height: 200px;
  padding: 88px 0 52px 0;
  box-sizing: border-box;
}
.b2-1 h3 {
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
}
.b2-1 h3:after {
  content: "";
  display: block;
  width: 84px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 50%;
  right: -20px;
}
.b2-1 p {
  font-size: 18px;
  line-height: 14px;
  color: #ffffff;
  margin-top: 16px;
}
.b2-2 {
  float: left;
  width: 898px;
  height: 200px;
  padding: 56px 0 !important;
  box-sizing: border-box !important;
}
.b2-2 .b2-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.b2-2 .b2-box li {
  float: left;
  overflow: hidden;
  width: 438px;
  height: 30px;
  padding: 0 60px 0 58px;
  box-sizing: border-box;
  position: relative;
  transition: all 0.5s;
}
.b2-2 .b2-box li:nth-of-type(2n) {
  width: 460px;
  padding-left: 60px;
  box-sizing: border-box;
}
.b2-2 .b2-box li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 40px;
}
.b2-2 .b2-box li .b2_tit {
  float: left;
  display: block;
  width: 75%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
  position: relative;
}
.b2-2 .b2-box li i {
  float: right;
  font-family: Arial;
  font-size: 14px;
  line-height: 30px;
  color: #dddddd;
}
.b2-2 .b2-box li:hover {
  transform: translateX(5px);
  /*.b2_tit{
          color: #ffb133;
        }*/
}
.b2-3 {
  float: right;
  display: block;
  width: 102px;
  height: 200px;
  font-family: Arial;
  font-size: 16px;
  line-height: 200px;
  color: #ffffff;
  text-align: right;
  transition: all 0.5s;
}
.b2-3:hover {
  color: #ffb133;
}
/* case */
.case {
  margin: 68px auto;
  position: relative;
}
.case_top {
  width: 764px;
  height: 74px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.case_top h4 {
  float: left;
  font-family: Arial;
  font-size: 100px;
  font-weight: bold;
  line-height: 76px;
  letter-spacing: 8px;
  color: #02afae;
}
.case_top &gt; div {
  float: right;
  width: 450px;
  height: 100%;
  padding-top: 6px;
  box-sizing: border-box;
}
.case_top &gt; div h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 2px;
  color: #02afae;
}
.case_top &gt; div .case_hr {
  width: 450px;
  height: 15px;
  margin-top: 4px;
  background: url("../images/case_hr.png") no-repeat center center;
}
.case_top &gt; div h5 {
  font-size: 14px;
  line-height: 14px;
  color: #666666;
  margin-top: 12px;
}
.case_bot1 {
  width: 100%;
  height: 602px;
}
.case_box {
  width: 100%;
  height: 602px;
  overflow: hidden;
  padding-top: 311px;
  box-sizing: border-box;
  position: relative;
}
.case_box li {
  float: left;
  width: 386px;
  height: 292px;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
}
.case_box li:first-child {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
}
.case_box li:last-child {
  margin-right: 0;
}
.case_box li .case_img,
.case_box li .case_img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.case_box li .case_zz {
  width: 386px;
  height: 292px;
  text-align: center;
  padding: 114px 20px 82px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: all 0.5s;
}
.case_box li .case_zz a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.case_box li .case_zz h5 {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: 2px;
  color: #ffffff;
}
.case_box li .case_zz .cse_tit {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
}
.case_box li .case_zz .case_btn {
  width: 21px;
  height: 21px;
  margin: 22px auto 0;
  background: url("../images/case_btn.png") no-repeat center center;
}
.case_box .on .case_zz {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.case_bot2 {
  width: 728px;
  height: 100px;
  position: absolute;
  top: 170px;
  right: 0;
}
.case_txt {
  display: block;
  width: 728px;
  height: 105px;
}
.case_txt li {
  width: 728px;
  height: 105px;
  overflow: hidden;
}
.case_txt li p {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: -8px;
  padding-left: 22px;
  box-sizing: border-box;
  position: relative;
}
.case_txt li p::before {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background-color: #02afae;
  position: absolute;
  top: 14px;
  left: 0;
}
.case_txt li .case_more {
  display: block;
  width: 26px;
  height: 26px;
  margin: 22px 0 0 22px;
  background: url("../images/case_more.png") no-repeat center center;
  transition: all 0.5s;
}
.case_txt li .case_more:hover {
  transform: rotate(180deg);
}
/* about */
.about {
  margin-bottom: 68px;
  background: url("../images/about_bg.png") center 582px no-repeat;
}
.about_bot {
  margin-top: 55px;
}
.about_bot1 {
  height: 292px;
  overflow: hidden;
}
.about_img {
  float: left;
  width: 540px;
  height: 292px;
}
.about_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.about_desc {
  float: right;
  width: 580px;
  height: 100%;
  padding: 5px 0 26px;
  box-sizing: border-box;
}
.about_desc h5 {
  font-size: 60px;
  font-weight: bold;
  line-height: 48px;
  letter-spacing: 6px;
  color: #f5f5f5;
}
.about_desc h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 24px;
  color: #333333;
  margin-top: 6px;
  position: relative;
}
.about_desc h4::before {
  content: "";
  display: block;
  width: 74px;
  height: 1px;
  background-color: #999999;
  position: absolute;
  top: 50%;
  left: -82px;
}
.about_desc p {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  height: 120px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  margin-top: 16px;
}
.about_desc .about_more {
  display: block;
  width: 141px;
  height: 30px;
  font-family: Arial;
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  margin-top: 18px;
  background-color: #02afae;
  transition: all 0.5s;
}
.about_desc .about_more:hover {
  border-radius: 30px;
  background-color: #ffb133;
}
.about_bot2 {
  margin-top: 56px;
}
.about_bot21 {
  height: 20px;
  overflow: hidden;
}
.about_title {
  float: left;
  height: 20px;
  overflow: hidden;
  padding-left: 50px;
  box-sizing: border-box;
}
.about_title li {
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #333333;
  margin-right: 38px;
  transition: all 0.5s;
}
.about_title .about_hot {
  color: #02afae;
}
.about_more2 {
  float: right;
  display: block;
  font-family: Arial;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  margin-right: 48px;
  transition: all 0.5s;
}
.about_more2:hover {
  color: #02afae;
}
.about_box {
  width: 100%;
  height: 198px;
  margin-top: 42px;
  overflow: hidden;
  padding: 0 48px;
  box-sizing: border-box;
  position: relative;
}
.about_box .swiper-container {
  width: 100%;
  height: 198px;
  position: static;
}
.about_box .swiper-container .swiper-button-prev,
.about_box .swiper-container .swiper-button-next {
  width: 15px;
  height: 26px;
  margin: 0;
  top: 72px;
}
.about_box .swiper-container .swiper-button-prev {
  left: 0;
  background: url("../images/about_prev.png");
}
.about_box .swiper-container .swiper-button-next {
  right: 0;
  background: url("../images/about_next.png");
}
.about_box .swiper-container .swiper-slide {
  width: 254px !important;
  height: 198px;
  position: relative;
}
.about_box .swiper-container .swiper-slide .top1,
.about_box .swiper-container .swiper-slide .bottom {
  width: 0;
  height: 1px;
  background: #02afae;
  transition: all 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.about_box .swiper-container .swiper-slide .bottom {
  top: auto;
  bottom: 30px;
  left: auto;
  right: 0;
}
.about_box .swiper-container .swiper-slide .left,
.about_box .swiper-container .swiper-slide .right {
  width: 1px;
  height: 0;
  background: #02afae;
  transition: all 0.5s;
  position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 2;
}
.about_box .swiper-container .swiper-slide .right {
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
}
.about_box .swiper-container .swiper-slide .about_img2 {
  display: block;
  width: 254px;
  height: 168px;
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
  background-color: #f5f5f5;
}
.about_box .swiper-container .swiper-slide .about_img2 img {
  display: block;
  width: 234px;
  height: 148px;
  transition: all 0.5s;
}
.about_box .swiper-container .swiper-slide .about_tit {
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
  padding: 0 10px;
  box-sizing: border-box;
  transition: all 0.5s;
}
.about_box .swiper-container .swiper-slide:hover .top1,
.about_box .swiper-container .swiper-slide:hover .bottom {
  width: 100%;
}
.about_box .swiper-container .swiper-slide:hover .left,
.about_box .swiper-container .swiper-slide:hover .right {
  height: 168px;
}
.about_box .swiper-container .swiper-slide:hover .about_img2 img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.about_box .swiper-container .swiper-slide:hover .about_tit {
  color: #02afae;
}
/* news */
.news {
  width: 100%;
  height: 508px;
  overflow: hidden;
  padding: 40px 0 94px;
  box-sizing: border-box;
  background-color: #f8f8f8;
}
.news .center {
  height: 100%;
  overflow: hidden;
}
.news_bot {
  margin-top: 38px;
}
.news_bot1 {
  width: 100%;
  height: 25px;
  overflow: hidden;
}
.news_bot1 p {
  float: left;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  color: #333333;
  padding-left: 30px;
  box-sizing: border-box;
  background: url("../images/news1.png") left center no-repeat;
}
.news_bot1 p:nth-of-type(2) {
  margin-left: 50px;
  background: url("../images/news2.png") left center no-repeat;
}
.news_bot1 .news_hot a {
  color: #02afae;
}
.news_bot1 .news_more {
  float: right;
  display: block;
  font-size: 14px;
  line-height: 25px;
  color: #333333;
  transition: all 0.5s;
}
.news_bot1 .news_more:hover {
  color: #02afae;
}
.news_bot2 {
  height: 188px;
  margin-top: 38px;
  overflow: hidden;
}
.news_box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.news_bot21 {
  float: left;
  width: 680px;
  height: 188px;
  overflow: hidden;
  padding: 24px 25px;
  box-sizing: border-box;
  border: solid 1px #dddddd;
}
.news_img {
  float: left;
  display: block;
  width: 194px;
  height: 138px;
  overflow: hidden;
}
.news_img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.news_desc {
  float: right;
  width: 420px;
  height: 100%;
  padding: 20px 0 27px;
  box-sizing: border-box;
}
.news_desc .news_desc1 {
  height: 18px;
  overflow: hidden;
}
.news_desc .news_desc1 .news_tit {
  float: left;
  display: block;
  width: 320px;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
}
.news_desc .news_desc1 i {
  float: right;
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}
.news_desc p {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 16px;
}
.news_bot21:hover .news_img img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.news_bot21:hover .news_desc .news_desc1 .news_tit {
  color: #02afae;
}
.news_bot22 {
  float: right;
  width: 478px;
  height: 188px;
}
.news_list {
  width: 478px;
  height: 188px;
  overflow: hidden;
  padding: 8px 0;
  box-sizing: border-box;
}
.news_list li {
  height: 40px;
  line-height: 40px;
}
.news_list li:first-child {
  margin-top: -12px;
}
.news_list li .news_tit2 {
  float: left;
  display: block;
  width: 75%;
  font-size: 14px;
  color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  padding-left: 16px;
  box-sizing: border-box;
  transition: all 0.5s;
  position: relative;
}
.news_list li .news_tit2::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-radius: 50%;
  background-color: #02afae;
  position: absolute;
  top: 50%;
  left: 0;
}
.news_list li i {
  float: right;
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
}
.news_list li:hover .news_tit2 {
  color: #02afae;
  transform: translateX(5px);
}
/* link */
.link {
  width: 1728px;
  height: 70px;
  margin: -36px auto;
  background-color: #02afae;
  position: relative;
  z-index: 2;
}
.link .center {
  height: 70px;
  overflow: hidden;
  line-height: 70px;
}
.link .center h3 {
  float: left;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}
.links {
  float: left;
  width: calc(100% - 105px);
  height: 70px;
  margin-left: 45px;
  overflow: hidden;
}
.links li {
  float: left;
  font-size: 14px;
  line-height: 70px;
  color: #ffffff;
  margin-right: 32px;
}
.links li:last-child {
  margin-right: 0;
}
.links li a {
  color: #ffffff;
  transition: all 0.5s;
}
.links li:hover a {
  color: #ffb133;
}

/*# sourceMappingURL=in.css.map */</pre></body></html>